home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / printers / printq / readme.doc < prev   
Text File  |  1996-07-10  |  2KB  |  61 lines

  1. -------------------------------------------------------------------------------
  2. PRINTQ.EXE -- Netware Print Queue Utility
  3.               Dave Head [71211,3310], Louisville, KY
  4. -------------------------------------------------------------------------------
  5.  
  6. PRINTQ is a Netware utility that allows the user to select a printer queue,
  7. for a selected file server, for a selected LPT device.
  8.  
  9. If selecting a printer queue from a file server other than the default, the
  10. user is automatically logged in as "GUEST" (there should not be a password
  11. associated with this user id).  Controls are in place to keep the user from
  12. being logged in to more than three servers in addition to the default server.
  13.  
  14. FILES:
  15.  
  16.   printq.zip - zip file containing readme.doc, printq.exe, and printq.lbr.
  17.  
  18.   printq.exe - executable printer queue utility.
  19.  
  20.   printq.lbr - library containing the user screens.
  21.  
  22.   readme.doc - this document.
  23.  
  24.  
  25. INSTALLATION:
  26.  
  27.   Printq.exe and printq.lbr must be placed in the \public subdirectory
  28.   of the file server.  It is recommended to flag these files as Sharable.
  29.   User trustee rights to the \public subdirectory must be at least Read,
  30.   Open, and Search.
  31.  
  32.  
  33. PROGRAM EXECUTION
  34.  
  35.   To load the program the user must have \public in their path.  Two
  36.   methods are available to execute the program.
  37.  
  38.   printq     -  normal execution.
  39.  
  40.   printq /m  - allows use of mouse.
  41.  
  42.  
  43. NOTES
  44.  
  45.   HI-SCREEN was used to develop the user interface.
  46.   Netware C Interface-DOS was used to make the network calls.
  47.   Turbo C was the program development package.
  48.  
  49.   This program was tested and is in use on a Novell SFT Netware 286
  50.   TTS V2.15 Rev. C network.  This network consists of 4 file servers with
  51.   some 30 printer queues defined.
  52.  
  53. ------------------------------------------------------------------------------
  54.  
  55. This program is public domain and may be distributed freely.  Use of this
  56. program is at your own risk, the author assumes no responsibility.
  57.  
  58. I would greatly appreciate any questions or recommendations concerning
  59. the use of this program that you may have. I can be reached on Compuserve
  60. account [71211,3310].
  61.